Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency @builder.io/qwik-city to v1.5.5 #271

Merged
merged 1 commit into from
May 31, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 18, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@builder.io/qwik-city (source) 1.3.5 -> 1.5.5 age adoption passing confidence

Release Notes

QwikDev/qwik (@​builder.io/qwik-city)

v1.5.5

Compare Source

What's Changed
New Contributors

Full Changelog: QwikDev/qwik@v1.5.4...v1.5.5

v1.5.4

Compare Source

What's Changed

New Contributors

Full Changelog: QwikDev/qwik@v1.5.3...v1.5.4

v1.5.3

Compare Source

What's Changed

New Contributors

Full Changelog: QwikDev/qwik@v1.5.2...v1.5.3

v1.5.2

Compare Source

What's Changed

New Contributors

Full Changelog: QwikDev/qwik@v1.5.1...v1.5.2

v1.5.1

Compare Source

What's Changed
New Contributors

Full Changelog: QwikDev/qwik@v1.5.0...v1.5.1

v1.5.0

Compare Source

Breaking changes

It turns out that this release requires a change to vite.config.ts for the production builds. The ssr configuration needs to have "node:async_hooks" as external:

        ssr: {
          external: ['node:async_hooks'],
        },
New features
  • Support for Uint8Array serialization
Notable bugfixes
  • Server-side function calls now use Async LocalStorage to ensure retaining the request context during async handling
PRs

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from fb9f751 to c1baf62 Compare January 25, 2024 18:35
@renovate renovate bot changed the title Update dependency @builder.io/qwik-city to v1.4.0 Update dependency @builder.io/qwik-city to v1.4.1 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from c1baf62 to 27b2348 Compare January 27, 2024 03:55
@renovate renovate bot changed the title Update dependency @builder.io/qwik-city to v1.4.1 Update dependency @builder.io/qwik-city to v1.4.2 Jan 27, 2024
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from 27b2348 to 055a6fe Compare January 30, 2024 16:49
@renovate renovate bot changed the title Update dependency @builder.io/qwik-city to v1.4.2 Update dependency @builder.io/qwik-city to v1.4.3 Jan 30, 2024
@renovate renovate bot changed the title Update dependency @builder.io/qwik-city to v1.4.3 Update dependency @builder.io/qwik-city to v1.4.4 Feb 7, 2024
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch 2 times, most recently from ec1ed2c to f4bb8ae Compare February 13, 2024 22:04
@renovate renovate bot changed the title Update dependency @builder.io/qwik-city to v1.4.4 Update dependency @builder.io/qwik-city to v1.4.5 Feb 13, 2024
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from f4bb8ae to 912d1e9 Compare March 4, 2024 19:11
@renovate renovate bot changed the title Update dependency @builder.io/qwik-city to v1.4.5 Update dependency @builder.io/qwik-city to v1.5.0 Mar 4, 2024
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from 912d1e9 to f1da713 Compare March 6, 2024 18:14
@renovate renovate bot changed the title Update dependency @builder.io/qwik-city to v1.5.0 Update dependency @builder.io/qwik-city to v1.5.1 Mar 6, 2024
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from f1da713 to f3f7e8a Compare April 9, 2024 22:11
@renovate renovate bot changed the title Update dependency @builder.io/qwik-city to v1.5.1 Update dependency @builder.io/qwik-city to v1.5.2 Apr 9, 2024
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from f3f7e8a to ffab6fe Compare May 1, 2024 21:41
@renovate renovate bot changed the title Update dependency @builder.io/qwik-city to v1.5.2 Update dependency @builder.io/qwik-city to v1.5.3 May 1, 2024
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from ffab6fe to 7a3837b Compare May 7, 2024 23:25
@renovate renovate bot changed the title Update dependency @builder.io/qwik-city to v1.5.3 Update dependency @builder.io/qwik-city to v1.5.4 May 7, 2024
@renovate renovate bot changed the title Update dependency @builder.io/qwik-city to v1.5.4 Update dependency @builder.io/qwik-city to v1.5.5 May 21, 2024
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch 2 times, most recently from 409e68b to 747bdc9 Compare May 28, 2024 06:39
@renovate renovate bot force-pushed the renovate/builder.io-qwik-city-1.x branch from 747bdc9 to 8663d63 Compare May 31, 2024 06:56
@sarvex sarvex merged commit 52e1aee into main May 31, 2024
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant